home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / shareware / Flash_Oyunlar.exe / bumperball.swf / scripts / DefineButton2_413 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2005-07-13  |  59 b   |  4 lines

  1. on(release){
  2.    _root.buttonMouseHitSound.start(0,1);
  3. }
  4.